Results for Program/Run kernel with max work item sizes

Overview

Result: pass

Back to summary

Details

Detail Value
Returncode 0
Time 1.65643811226
Info
Returncode: 0

Errors:


Output:
## Test: Run kernel with max work item sizes (/home/geier/piglit/tests/cl/program/max-work-item-sizes.c) ##

# Platform supporting only version 1.1. Running test on that version.
# Running on:
#   Platform: Experiment Intel Gen OCL Driver
#   Device: Intel(R) HD Graphics IvyBridge M GT2
#   OpenCL version: 1.2
#   OpenCL C version: 1.1
#   Build options:  -cl-std=CL1.1
Dimensions: 3
Max group size: 1024
Max item size dimension 1: 512
Max item size dimension 2: 512
Max item size dimension 3: 512
Testing max item size in dimension 1:
  Global work size and local work size is: {512, 0, 0}
Testing max item size in dimension 2:
  Global work size and local work size is: {1, 512, 0}
Testing max item size in dimension 3:
  Global work size and local work size is: {1, 1, 512}
# Result:
Command /home/geier/piglit/bin/cl-program-max-work-item-sizes
Traceback
None
dmesg

        

Back to summary